[INFO] cloning repository https://github.com/platinummonkey/switchboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platinummonkey/switchboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatinummonkey%2Fswitchboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatinummonkey%2Fswitchboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf2c1b2f96875798404025760b6d49f10ae5ae41
[INFO] checking platinummonkey/switchboard against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatinummonkey%2Fswitchboard" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/platinummonkey/switchboard
[INFO] finished tweaking git repo https://github.com/platinummonkey/switchboard
[INFO] tweaked toml for git repo https://github.com/platinummonkey/switchboard written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platinummonkey/switchboard on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/platinummonkey/switchboard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] [stderr]   Downloaded migrations_internals v2.2.1
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.6
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.15
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.15
[INFO] [stderr]   Downloaded aws-credential-types v1.2.14
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.14
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.6
[INFO] [stderr]   Downloaded aws-smithy-json v0.62.5
[INFO] [stderr]   Downloaded aws-types v1.3.14
[INFO] [stderr]   Downloaded diesel-async v0.5.2
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded aws-runtime v1.7.2
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.12
[INFO] [stderr]   Downloaded aws-sdk-sso v1.97.0
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.6
[INFO] [stderr]   Downloaded aws-sigv4 v1.4.2
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.99.0
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.7
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.3
[INFO] [stderr]   Downloaded aws-config v1.8.15
[INFO] [stderr]   Downloaded aws-sdk-sts v1.101.0
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a
[INFO] running `Command { std: "docker" "start" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f28ac764c36004fa6a6e098d15b4016a838c13c6/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=43035abb0ee9c39b -C extra-filename=-7184f23feb171dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f28ac764c36004fa6a6e098d15b4016a838c13c6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=22b312ba6234462f -C extra-filename=-487dcf6719a911b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f3ae8ae534eb9e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-914da79b07e9739e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e9b982574cf73e03.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7a85484710c87805.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-86a24458c6682e00.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a", kill_on_drop: false }`
[INFO] [stdout] 4029c671986e62e15cd0c05a3f8d19d399d7646e2a593993c0d6f8cb7880dd0a
